Exploring the figure definitions

baseSize<- 12 ```

1 Fig.hight

2 Fig.hight

2.1 fig.height = 4, fig.width=7, out.width = “600px”

plot of chunk 4_7_600

2.2 fig.height = 3.5, fig.width=7, out.width = “600px”

plot of chunk 3.5_7_600

2.3 fig.height = 3, fig.width=7, out.width = “600px”

plot of chunk 3_7_600

2.4 fig.height = 2.5, fig.width=7, out.width = “600px”

plot of chunk 2.5_7_600

2.5 fig.height = 2, fig.width=7, out.width = “600px”

plot of chunk 2_7_600

3 Fig.width

3.1 fig.height = 4, fig.width=7, out.width = “600px”

plot of chunk 4_7_600_2

3.2 fig.height = 4, fig.width=6.5, out.width = “600px”

plot of chunk 4_6.5_600

3.3 fig.height = 4, fig.width=6, out.width = “600px”

plot of chunk 4_6_600

3.4 fig.height = 4, fig.width=5.5, out.width = “600px”

plot of chunk 4_5.5_600

3.5 fig.height = 4, fig.width=5, out.width = “600px”

plot of chunk 4_5_600

3.6 fig.height = 4, fig.width=4.5, out.width = “600px”

plot of chunk 4_3.5_600

4 out.width

4.1 fig.height = 4, fig.width=7, out.width = “600px”

plot of chunk 4_7_600_3

4.2 fig.height = 4, fig.width=7, out.width = “550px”

plot of chunk 4_7_550

4.3 fig.height = 4, fig.width=7, out.width = “500px”

plot of chunk 4_7_500

4.4 fig.height = 4, fig.width=7, out.width = “450px”

plot of chunk 4_7_450

4.5 fig.height = 4, fig.width=7, out.width = “400px”

plot of chunk 4_7_400

4.6 fig.height = 4, fig.width=7, out.width = “350px”

plot of chunk 4_7_350